home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11567 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: access1.digex.net!not-for-mail
  2. From: ell@access1.digex.net (Ell)
  3. Newsgroups: comp.object,comp.lang.c++,comp.lang.java
  4. Subject: Re: Java: What's the Big Deal?
  5. Followup-To: comp.object,comp.lang.c++,comp.lang.java
  6. Date: 15 Mar 1996 03:16:19 GMT
  7. Organization: The Universe
  8. Message-ID: <4iane3$dr4@news4.digex.net>
  9. References: <4i40ik$9dt@news4.digex.net> <milodDo5yDE.H8B@netcom.com> <1996Mar14.124235.9729@friend.kastle.com>
  10. NNTP-Posting-Host: access1.digex.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. Richard Krehbiel (rich@kastle.com) wrote:
  14. : milod@netcom.com (John DiCamillo) wrote:
  15. : >Seriously: The 2nd most notable thing about Java may be the
  16. : >JVM.  Developers can write programs that are binary compatible
  17. : >on a variety of platforms and operating systems (remember JF?).
  18.  
  19. This tends to verify Koenig's assertion, in a number of JOOP columns, that
  20. new languages accompany new uses.  The Java p-code virtual machine will 
  21. be ported to nearly all platforms driven by the need to have such a 
  22. machine for cross platform Internet compatibility.  This is the "open 
  23. door" for Java.  It can become ubiquitous by leveraging its unversally 
  24. available virtual machine.  Still, without pointers, it cannot cover all 
  25. of the ground occupied by C++.
  26.  
  27. Elliott
  28.